[IA64] tidy up vcpu_set_itc error message
authorawilliam@xenbuild2.aw <awilliam@xenbuild2.aw>
Tue, 2 Jan 2007 23:42:09 +0000 (16:42 -0700)
committerawilliam@xenbuild2.aw <awilliam@xenbuild2.aw>
Tue, 2 Jan 2007 23:42:09 +0000 (16:42 -0700)
commit4155aa4c706a25d68bf1424780ddc6e09f947d91
treeababefe3877f81faa539c1405add41cdd6d6d2a1
parent98ec176ab38e22faf7e0fc374553351100dd295b
[IA64] tidy up vcpu_set_itc error message

This patch enhances the error message in question in two minor ways

* typo fix: one -> once
* Print the entire message at once, otherwise it
  seems to end up geting interlaced with other dom0 kernel
  messages on the console (on my system at least).

Signed-Off-By: Simon Horman <horms@verge.net.au>
xen/arch/ia64/xen/vcpu.c